Execute a program

With this function you can execute a program in the system - even if you don't have authorization to do it directly in the SAP system via transactions like SE38, SE80, START_REPORT etc.

You can also specify a variant that has to be used for the execution. If the program needs dialog functionality (for example a program that reads data and offers it in a table view), you have to set a flag in the "With SAPGUI" checkbox. This requires of course a dialog user (type 'A' or 'S') specified in the connection.

If you don't need dialog functionality, also a system user (type 'B' or 'C') can be used.


 This function is also in the command line tool available.